0,0,0		// 0 = black (background color #1)
0,0,0		// 1 = grey (background color #2)
200,255,191	// 2 = top of spec
183,255,185	// 3
174,255,188	// 4
166,255,194	// 5
157,255,204	// 6
149,255,216	// 7
140,255,230	// 8
132,255,245	// 9
123,245,255  	// 10 = mid of spec
115,223,255  	// 11
106,200,255   	// 12
98,172,255   	// 13
89,143,255   	// 14
81,112,255   	// 15
72,77,255   	// 16
88,64,255  	// 17 = bottom of spec
255,255,255	// 18 = osc 1 (brightest)
244,255,245	// 19 = osc 2
202,255,242	// 20 = osc 3
159,243,255	// 21 = osc 4
117,186,255	// 22 = osc 5 (dimmest)

// Made by Cyrion
// http://www.fortunecity.com/tattooine/pratchett/96/index.html
// e.s.wacker@student.utwente.nl